home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 1
/
CU Amiga Magazine CD-ROM Special Edition (1995)(EMAP Images)(GB)[Issue 1995-11].iso
/
Aminet
/
comm
/
cnet
/
MAStripperV11.lha
/
MAStripper
/
MAStripper.doc
< prev
Wrap
Text File
|
1995-05-23
|
4KB
|
111 lines
------------------------------------------------------------------------
MCI-ANSI-Stripper 1.1 (13.5.95)
------------------------------------------------------------------------
MCI-ANSI-Stripper is a very simple program to remove all MCI- and
ANSI-sequences (used by CNet3+) in files.
I think it should be very fast, because the main converting routine is
in assembler.
Normally MAStripper uses twice as memory as the filesize of the desired
file. The BUF/N option makes it possible to reduce the memoryusage
manually.
NOTE: The files to process on should have COMPLETED MCI- & ANSI-Codes!!!
If f.ex. MCI command looks like this "{*0systex" MCI-ANSI-Stripper will
strip all data till end of file.
I use this program to strip my FileIDs when files are uploaded. It could
also be used to strip QWK-Pakets. Many QWK-Readers have problems
ecspecially when MCI-codes are in the subboards names.
------------------------------------------------------------------------
Usage
------------------------------------------------------------------------
Arguments:
FROM %File Sourcefile.
TO %File Destinationfile. (optional)
NOMCI Disables stripping of MCI-Codes.
NOANSI Disables stripping of ANSI-Codes.
NOBIGMCI Disables stripping of MCI-Codes in form of "{example}"
^ CTRL-Q
NOSMALLMCI Disables stripping of MCI-Codes in form of "{c1"
^ CTRL-Y
NOTITLE Do not display programtitle. (useful when run often in
a single script)
BUF=n set a conversion buffer in bytes. MCI-ANSI-Stripper
will then use no more memory than specified.
Note: For using this option the "TO %File" Argument
MUST be set.
Examples:
1> MAStripper t:messages.dat
1> MAStripper FROM t:messages TO t:messages_1 NOANSI NOTITLE BUF=1024
------------------------------------------------------------------------
History
------------------------------------------------------------------------
V1.0 Initial release
V1.1 FEATURE: Added BUF/N
FEATURE: Added NOBIGMCI/S
FEATURE: Added NOSMALLMCI/S
BUGFIX: Sometimes GuideFiler didn't return all of the
allocated memory.
BUGFIX: NOMCI,NOANSI were calced wrong
------------------------------------------------------------------------
Author
------------------------------------------------------------------------
Tinic Urou
CelticSoftware
Steinriestr. 13
88348 Saulgau
Germany
E-Mail Germany: tinic@tinic.mayn.sub.de
Tel.: ++49-(0)-7581-3028
BBS: ++49-(0)-7581-51450 V.34 USR
------------------------------------------------------------------------
Legal Stuff
------------------------------------------------------------------------
MCI-ANSI-Stripper is FREEWARE.
Copyright
---------
MCI-ANSI-Stripper is written and copyright © 1994-1995 by Tinic Urou. No
parts of this program may be modified in any form.
Disclaimer
----------
The author is in no way liable for any changes made to any part of the
program, or consequences thereof as he is in no way liable for damages
or loss of data directly or indirectly caused by this software.
Distribution
------------
Neither fees may be charged nor profits may be made by distributing this
piece of software. CD Manufactures are specifically granted the right
to include this program on CD collections, as long as they are for the
Public Domain.